Crate zng_wgt_undo

source ·
Expand description

Undo properties.

§Crate

This crate is part of the zng project.

Structs§

Functions§

  • P Enable or disable undo inside the widget.
  • P Sets the time interval that undo and redo cover each call for undo handlers in the widget and descendants.
  • P Sets the maximum length for undo/redo stacks in the widget and descendants.
  • P Sets if the widget is an undo scope.